バージョン 20.1

DrawClosedCurve(Point[],Single) メソッド

クローズド基本スプラインを描画します。
シンタックス
public void DrawClosedCurve( 
   Point[] points,
   float tension
)

パラメータ

points
スプラインを定義する Point オブジェクトの配列。
tension
曲線の張りを指定する 0.0F 以上の値。
参照